home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / game / role / ldmud-3.2-bin.lha / mud / doc / efun / command_stack_depth < prev    next >
Text File  |  2001-04-06  |  240b  |  13 lines

  1. SYNOPSIS
  2.         int command_stack_depth(void)
  3.  
  4. DESCRIPTION
  5.         Return the number of nested commands, ie. the depth of the command
  6.         stack
  7.  
  8. HISTORY
  9.         Introduced in LDMud 3.2.7.
  10.  
  11. SEE ALSO
  12.         command(E), command_stack(E)
  13.